Automations

SAP Commands

  • Version: 1.7.0
  • Official Verified

OpenBots commands for interacting with SAP GUI applications.

OpenBots.Commands.SAP \ SAP Set Secure Text Command

Command: SAP Set Secure Text Command

This command sets secure text to a specified input in SAP.

Parameters

SAP Instance Name

Enter the unique instance that was specified in the **Create SAP** command.

Required

TextField Element ID

Enter the ID of the element to find in the SAP Session.

Required

Clear Text

Select whether the element should be cleared before setting text.

Required

SecureString To Set

Enter the SecureString variable to set in the input.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo